home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / Gnop.exe / scripts / frame_4 / PlaceObject2_51_33 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2002-12-31  |  222 b   |  11 lines

  1. onClipEvent(enterFrame){
  2.    _root.tarkistaNappulat();
  3.    if(_root.tietokonePelaaja)
  4.    {
  5.       _root.tietokone();
  6.    }
  7.    _root.liikutaVasentaMailaa();
  8.    _root.liikutaOikeaaMailaa();
  9.    _root.liikutaPalloa();
  10. }
  11.